Skip to content

Fix XSLTMasterUpdater#275

Merged
namedgraph merged 2 commits intodevelopfrom
fix-xslt-master-updater
Mar 27, 2026
Merged

Fix XSLTMasterUpdater#275
namedgraph merged 2 commits intodevelopfrom
fix-xslt-master-updater

Conversation

@namedgraph
Copy link
Copy Markdown
Member

No description provided.

…ing packages

Replace XSLTMasterUpdater.regenerateMasterStylesheet() (which recreated the file
from scratch, wiping custom templates and namespace declarations) with focused
addPackageImport() and removePackageImport() methods that parse the existing
document, mutate only the xsl:import chain, and serialize it back.

Update InstallPackage and UninstallPackage call sites accordingly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@namedgraph namedgraph changed the base branch from master to develop March 26, 2026 16:19
Fixed whitespace
Added HTTP test
@namedgraph namedgraph merged commit dae4083 into develop Mar 27, 2026
1 check passed
@namedgraph namedgraph deleted the fix-xslt-master-updater branch March 27, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant